| AdCourseSkill |
| Logical Entity Name | AdCourseSkill |
| Default Table Name | AdCourseSkill |
| Physical Only | NO |
| Definition | |
| Note |
| AdCourseSkill Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCourseSkillId |
int | NO | ||
AdCourseId |
int | NO | ||
PlSkillId |
int | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCourseSkill Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Nk_AdCourseSkill_AdCourseId_PlSkillId | Index | AdCourseId, PlSkillId |
| PK_AdCourseSkill | PrimaryKey | AdCourseSkillId |
| AdCourseSkill Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCourseSkillAdCourseId_AdCourseAdCourseId | AdCourseId | NO | YES | ||
| PlSkill | Non-Identifying | One To Zero or More | FK_AdCourseSkillPlSkillId_PlSkillPlSkillId | PlSkillId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCourseSkill Check Constraints |
| Check Constraint Name | CheckConstraint |